protecting an application against hardware failure [on hold]
Posted
by
alex
on Server Fault
See other posts from Server Fault
or by alex
Published on 2013-11-11T21:09:45Z
Indexed on
2013/11/11
21:56 UTC
Read the original article
Hit count: 427
cluster
I have an application for which I am looking for a way to protect against hardware and software (operating system ) failure. Cluster seems OK but the storage become the single point of failure and also I do not have a SAN. Can you please tell me if there are other ways to protect the application?
Periodically this application is updated and changes should be replicated automatically to the second server.
© Server Fault or respective owner